Welcome![Sign In][Sign Up]
Location:
Search - support vector

Search list

[Special EffectsA_Study_og_Face_Recognition_Methods_Baced_on_Wavel

Description: 针对灰度图像,提出一种基于知识的人脸检测方法。 提出了一种给予支持向量机的人脸检测方法。 提出了一种基于小波分解的LDA人脸识别方法。 提出了一种基于小波和DCT的人脸识别方法。 提出了一种机遇CEDT和支持向量机的人脸分类和识别方法。 -For gray-scale images, a knowledge-based face detection methods. A support vector machine method of face detection. A wavelet decomposition of the LDA-based face recognition methods. A wavelet and DCT-based face recognition methods. A CEDT opportunities and support vector machine classification and face recognition.
Platform: | Size: 7113728 | Author: yanyan | Hits:

[AI-NN-PRSVC_toolbox

Description: support vector clustering for Matlab tool box
Platform: | Size: 24576 | Author: ming-feng han | Hits:

[AI-NN-PR2007-12-03-svc[1]

Description: support vector clustering for vc-support vector clustering for vc++
Platform: | Size: 4669440 | Author: ming-feng han | Hits:

[matlabsvm

Description: 支持向量机中的训练样本的MATLAB源代码程序-Support Vector Machine training samples in the source code of the MATLAB program
Platform: | Size: 8192 | Author: 柯言 | Hits:

[OtherSupportVectorMachines

Description: Support Vector Machines for Antenna Array Processing and Electromagnetics,by: Manel Martinez-Ramon and Christos Cristodoulou,Copyright 2006 by Morgan and Claypool.this book is one of the best books about svm. it has some excellent example in matlab.
Platform: | Size: 2932736 | Author: davood | Hits:

[matlabLS-SVM

Description: 这是一个关于最小二乘支持向量机的MATLAB仿真的例子,希望能给大家带来方便。-This is a least squares support vector machine on the MATLAB simulation examples, we hope that they will be convenient.
Platform: | Size: 31744 | Author: 蔡蓓蓓 | Hits:

[AI-NN-PRfsvm

Description: 模糊支持向量机向量机的国外文章,可得到更精确的仿真图形-Fuzzy Support Vector Machine SVM foreign article can be a more accurate simulation graphics
Platform: | Size: 790528 | Author: 苏书惠 | Hits:

[OtherSupport.Vector.Machines.for.Classification.and.Reg

Description: 《Support Vector Machines for classification and Regression》电子图书,模式识别:介绍SVM的经典-The term SVM is typically used to describe classification with support vector methods and support vector regression is used to describe regression with support vector methods. SVC--support vector classification SVR--support vector regression.
Platform: | Size: 809984 | Author: altsu | Hits:

[Software EngineeringSVM.pdf

Description: 支持向量机导论,是用英文版翻译过来的,详细介绍了SVM的原理和应用-An Introduction to Support Vector Machine, is translated in English, detailing the principles and application of SVM
Platform: | Size: 3718144 | Author: 汲平 | Hits:

[Othersvm

Description: 国外几篇比较新的关于支持向量机及其核函数和分类的文章-Abroad on a few relatively new support vector machine and kernel function and classification of the article
Platform: | Size: 3392512 | Author: 邓九国 | Hits:

[OtherSvm

Description: 介绍支持向量机算法原理的非常好的PPT,简单易懂-Support vector machine algorithm, this paper describes a very good PPT, easy to understand
Platform: | Size: 206848 | Author: 夏雨 | Hits:

[AI-NN-PRSVMregression

Description: 用MATLAB编写的svm支持向量机的分类,回归工具箱- MATLAB codes of support vector machine svm classification, regression Toolbox
Platform: | Size: 228352 | Author: zjgcainiao | Hits:

[AI-NN-PRLPC_Project

Description: 线性预测算法基于遗传算法-支持向量机的水库叶绿素a浓度短期预测非线性时序模型,利学水 报 2009 年 1 月 SHUILI XUEBAO 第第 40 卷 1 期文章编号 :055929350 2009 0120046206 基于遗传算法 -matlab Linear prediction algorithm is based on genetic algorithm- support vector machine reservoir chlorophyll-a concentration of short-term prediction of nonlinear time series model, Lee study of water reported in January 2009 SHUILI XUEBAO No. 40 Volume 1 Article ID: 055929350 20090120046206 based on genetic algorithm
Platform: | Size: 3072 | Author: 微软 | Hits:

[Othersvm_perf

Description: SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping h: X --> Y using labeled training examples (x1,y1), ..., (xn,yn). Unlike regular SVMs, however, which consider only univariate predictions like in classification and regression, SVMstruct can predict complex objects y like trees, sequences, or sets. Examples of problems with complex outputs are natural language parsing, sequence alignment in protein homology detection, and markov models for part-of-speech tagging. The SVMstruct algorithm can also be used for linear-time training of binary and multi-class SVMs under the linear kernel. -SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping h: X--> Y using labeled training examples (x1,y1), ..., (xn,yn). Unlike regular SVMs, however, which consider only univariate predictions like in classification and regression, SVMstruct can predict complex objects y like trees, sequences, or sets. Examples of problems with complex outputs are natural language parsing, sequence alignment in protein homology detection, and markov models for part-of-speech tagging. The SVMstruct algorithm can also be used for linear-time training of binary and multi-class SVMs under the linear kernel.
Platform: | Size: 117760 | Author: jon | Hits:

[AI-NN-PRslt-and-SVM

Description: 统计学习理论和SVM(支持向量机).ppt统计学习理论和SVM(支持向量机).ppt-Statistical learning theory and SVM (support vector machine). Ppt statistical learning theory and SVM (support vector machine). Ppt
Platform: | Size: 43008 | Author: 好记 | Hits:

[matlabdoc1

Description: Supporting Document for Support Vector Machine matlab Coding
Platform: | Size: 3072 | Author: Maruti Harsha | Hits:

[matlabSVMNR

Description: 支持向量机和BP神经网络虽然都可以用来做非线性回归,但它们所基于的理论基础不同,回归的机理也不相同。支持向量机基于结构风险最小化理论,普遍认为其泛化能力要比神经网络的强。为了验证这种观点,本文编写了支持向量机非线性回归的通用Matlab程序和基于神经网络工具箱的BP神经网络仿真模块,仿真结果证实,支持向量机做非线性回归不仅泛化能力强于BP网络,而且能避免神经网络的固有缺陷——训练结果不稳定。 -Support Vector Machine and BP neural network, even though there can be used to make non-linear regression, but they are based on the theoretical basis for the different, the mechanism of regression is not the same. Support vector machine based on structural risk minimization theory, generally considered the generalization ability of neural networks than the strong. To test this view, the paper prepared by non-linear regression support vector machine procedures and based on a common Matlab neural network toolbox of BP neural network
Platform: | Size: 3072 | Author: 孙准 | Hits:

[AI-NN-PRSVM_go

Description: 支持向量机SVM入门学习资料,是word版的,学习SVM的同志一定要看!-Introduction to support vector machine SVM learning materials is a version of the word to learn SVM' s comrades must see!
Platform: | Size: 257024 | Author: 刘红 | Hits:

[OtherSupport_Vector_Machines_Ensemble_and_its_Applicati

Description: Support Vector Machines Ensemble and its Application in Remote Sensing Classification支持向量机在遥感图像中的应用-Support Vector Machines Ensemble and its Application in Remote Sensing Classification
Platform: | Size: 1594368 | Author: 廖炳根 | Hits:

[DocumentsSVR

Description: Support vector regression code
Platform: | Size: 31744 | Author: xgq | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net